Skip to content

[RN][iOS] Fix the compiler flags for libraries#43071

Closed
cipolleschi wants to merge 1 commit into
mainfrom
cipolleschi/fix_3rd_party_flags
Closed

[RN][iOS] Fix the compiler flags for libraries#43071
cipolleschi wants to merge 1 commit into
mainfrom
cipolleschi/fix_3rd_party_flags

Conversation

@cipolleschi

Copy link
Copy Markdown
Contributor

Summary:

While looking at another issue, I realized that in some cases the script was adding the same flags twice and it was leaving the RCT_NEW_ARCH_ENABLED behind.

Changelog:

[iOS][Fixed] - Pass the right flags to libraries

Test Plan:

Fixed Unit tests

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Feb 16, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

@cipolleschi has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@analysis-bot

Copy link
Copy Markdown
Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 17,828,327 -8
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 21,186,805 +3
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: f61f87c
Branch: main

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 16, 2024
@facebook-github-bot

Copy link
Copy Markdown
Contributor

@cipolleschi merged this pull request in 5164e83.

@cortinico cortinico deleted the cipolleschi/fix_3rd_party_flags branch June 10, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants